center box: implement GtkBuildable
authorMatthias Clasen <mclasen@redhat.com>
Sat, 3 Jun 2017 20:04:57 +0000 (16:04 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 5 Jun 2017 01:21:00 +0000 (21:21 -0400)
commit60cd5b9b4ca61ab29b699ddf6d1be45c659dbb6a
treea670f221c3bc515e567852d419f5131bd88388b4
parentb4cb05ace9a0d9544c9666a665cba06a8be3b36f
center box: implement GtkBuildable

Make it possible to fill the slots by using the
type attribute on child nodes. This is necessary
since GtkCenterBox does not derive from GtkContainer.
gtk/gtkcenterbox.c